home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1992 June: ROMin Holiday / ADC Developer CD (1992-06) (''ROMin Holiday'')_iso / Developer Connection - 06-1992.iso / Development Platforms / Apple II / Essentials / APW.ORCA.Cmds / Gregs.APW.Utils / Utilities / Help / Print < prev    next >
Encoding:
Text File  |  1990-07-19  |  938 b   |  22 lines  |  [TEXT/pdos]

  1. PR [-L] [-H] [-M#] [-N#] listfile [[-L] [-H] [-M#] [-N#] listfile...]
  2.  
  3. The specified files are listed to the printer with optional headings, line
  4. numbers, and/or binding margins.
  5.  
  6. Parameters:
  7.  
  8.         -L      Will toggle the line number switch.  The utility originally
  9.                 starts up with line numbers OFF.
  10.  
  11.         -H      Will toggle the heading switch.  The utility originally starts
  12.                 up with this switch set to print a heading on each page.  The
  13.                 heading consists of the filename, time, date, and page #.
  14.  
  15.         -M#     This flag will allow you to set the number of spaces to print
  16.                 as a left margin on each line.  The utility normally starts
  17.                 up with this set to 0 (no binding margin).
  18.  
  19.         -N#     This flag will allow you to set the number of lines to print
  20.                 per page.  The utility normally starts out with this set to
  21.                 60.
  22.